Record and Analyze Sat Scan Features#44
Merged
Merged
Conversation
af6b003 to
909f405
Compare
909f405 to
1fe2a6f
Compare
HongNguyen635
approved these changes
Jul 10, 2026
a348c8c to
e496673
Compare
- Add --record option for hubblenetwork sat scan that saves a duration of IQ samples (10s default, 30s max) that are saved into a .npy file - Add --analyze option for hubblenetwork sat scan that provides a .txt file detailing the frequency, timing, and amplitude of each symbol of a decoded packet. (10s default, 30s max) - Also made some error handling into their own function to prevent duplicate code Signed-off-by: Hunter Patchett <hunter@hubble.com>
- Added tests to support new --analyze and --record sat scan functionalities. Signed-off-by: Hunter Patchett <hunter@hubble.com>
e496673 to
42b039f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add --record option for hubblenetwork sat scan that saves a duration of
IQ samples (10s default, 30s max) that are saved into a .npy file
Add --analyze option for hubblenetwork sat scan that provides a .txt file
detailing the frequency, timing, and amplitude of each symbol of a decoded packet.
(10s default, 30s max)
Also made some error handling into their own function to prevent duplicate code
Added tests to support new --analyze and --record
sat scan functionalities.
Results of
hubblenetwork sat scan --analyze 15 --output capture.txt